# GENERATED BY: test/help_test.dart

## Section 0
$ pub cache add --help
Install a package.

Usage: pub cache add <package> [--version <constraint>] [--all]
-h, --help       Print this usage information.
    --all        Install all matching versions.
-v, --version    Version constraint.

Run "pub help" to see global options.
See https://dart.dev/tools/pub/cmd/pub-cache for detailed documentation.

